home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-03 / easyscrn.zip / EASYSCRN.DOC < prev    next >
Text File  |  1991-02-06  |  4KB  |  111 lines

  1.  
  2.                                    Easy Screen
  3.  
  4. Copyright Feb 1991
  5. Earl L. Montgomery
  6.  
  7. This program is shareware. If you find yourself using it to produce your
  8. own screens then a $10.00 Registration fee is requested. Please submit
  9. payment to:
  10.  
  11. Earl L. Montgomery
  12. 1106 Ballard
  13. Dallas, Tx
  14. 75208
  15.  
  16. Registration entitles you to updates for just the cost of postage and
  17. floppy.
  18.  
  19. Easy Screen requires EGA and a 256K graphic card.
  20.  
  21. Easy Screen is easy to use and very fast. It allows you to design your
  22. own Text screens which can be BLOADed into your own programs. A great
  23. feature is the ability to Change Palettes and have them saved within
  24. your BSAVED file. No need for seperate Palette files!
  25.  
  26. A sample Quick Basic BLOAD routine is provided.
  27.  
  28. Features:
  29.  
  30. Allows the placement of any printable ASCII character.
  31. Allows all possible attribute combinations {Foreground/Background/Blink].
  32. Allows for the creatation of special characters.
  33. Allows changing the palettes and having them restored within the BLOADable
  34. file. No seperate Palette file!
  35. Allows insertion of Text.
  36. Help Menu, etc.
  37.  
  38. Keyboard Controls:
  39.  
  40. <F1> Presents you with the most used ASCII characters. However, you can
  41. select any printable ASCII character. You are then prompted for the ASCII
  42. value you wish to print. Then you are prompted for the Attribute Value.
  43. See Attribute for more detailed information.
  44.  
  45. <F2> Repeat: This allows you to place the same character over and over
  46. again by just using the arrow keys.
  47.  
  48. <F3> Turns the Repeat function off. See <F2>.
  49.  
  50. <F4> Insert Text: Place the cursor [using the arrow keys] one space to the
  51. left of where you wish to start typing in text, then press the <F4> key.
  52. You are then prompted for Background and Foreground color. After making
  53. your selections you can enter your Text. End by pressing <ENTER>.
  54.  
  55. <F5> Save Screen: Before saving move your cursor to a area with a Black
  56. Background. Enter 8 characters or less filename. Do Not use an extension!
  57.  
  58. <F6> Load Screen: Enter File Name. Again Do Not use an extension!
  59.  
  60. <F7> Help Screen.
  61.  
  62. <F8> Change Palettes: You will be prompted for the Color [0-15] and the
  63. Palette [0-63].
  64.  
  65. <F9> Restore Original Palettes: This resets the palettes to the standard
  66. default settings.
  67.  
  68. <F10> Exit to DOS. No automatic screen save here. So make sure you save
  69. your screen before exiting.
  70.  
  71. <A> Gives you info to assist you in selecting the attribute.
  72. [Foreground/Background/blink].
  73.  
  74. <C> Clears the screen.
  75.  
  76. <F> Captures the character the cursor is over and allows you place it
  77. anywhere else on the screen. It starts off in Repeat Mode so if you need
  78. to move the character over other characters, select <F3> Repeat Off. Once
  79. you have the cursor where you want it, press <P> and the captured character
  80. will be placed underneath the cursor.
  81.  
  82. <P> Puts the captured character. See <F>.
  83.  
  84. <X> Prompts you for character/attribute then fills the screen with this
  85. combination. Saves time when you what a background of primarily one color.
  86.  
  87. ATTRIBUTES: Once in the program press <A> for a detailed description.
  88.  
  89. ARROW KEYS: Use the arrow keys to move the cursor.
  90.  
  91. ERROR HANDLING: If you should enter a incorrect Filename or value you will
  92. hear a buzz and you will be returned to the main screen. No harm will be
  93. done. Just reselect the function and enter it correctly.
  94.  
  95. I suggest you dump the Attribute Screen to your printer or copy the
  96. necessary information to paper, so you will have it handy when entering
  97. the <F1> prompts.
  98.  
  99. Pressing <S> allows you to by-pass the next two demo screens. See reading
  100. the Docs does pay off!
  101.  
  102.  
  103. Enjoy
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.